| AdTermCampusRelationship |
| Logical Entity Name | AdTermCampusRelationship |
| Default Table Name | AdTermCampusRelationship |
| Physical Only | NO |
| Definition | |
| Note |
| AdTermCampusRelationship Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdTermCampusRelationshipID |
int | NO | ||
AdTermID |
int | NO | ||
SyCampusID |
int | NO | ||
| OpenRegistrationBeginDateTime | datetime | YES | ||
| OpenRegistrationEndDateTime | datetime | YES | ||
| InternalRegistrationBeginDateTime | datetime | YES | ||
| InternalRegistrationEndDateTime | datetime | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
UserID |
int | NO | ||
| Ts | timestamp | NO |
| AdTermCampusRelationship Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_AdTermCampusRelationship | PrimaryKey | AdTermCampusRelationshipID |
| AdTermCampusRelationship Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdTerm | Non-Identifying | One To Zero or More | FK_AdTermCampusRelationship_AdTermID_AdTerm_AdTermID | AdTermID | NO | NO | ||
| SyCampus | Non-Identifying | One To Zero or More | FK_AdTermCampusRelationship_SyCampusID_SyCampus_SyCampusID | SyCampusID | NO | NO | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AdTermCampusRelationship_UserID_SyStaff_SyStaffID | UserID | NO | NO |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdTermCampusRelationship Check Constraints |
| Check Constraint Name | CheckConstraint |